home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 25 / Cream of the Crop 25.iso / bbs / dgwrl201.zip / DOG201.RES / NO-LAN.BAT < prev    next >
DOS Batch File  |  1997-04-07  |  275b  |  12 lines

  1. @ECHO OFF
  2. ECHO.
  3. ECHO Undoes what DO-LAN.BAT does. Run this before upgrading,
  4. ECHO then run DO-LAN.BAT again when you're finished with the
  5. ECHO upgrade process.
  6. ECHO.
  7. attrib -R dog.exe
  8. attrib -R dogtxt.dat
  9. attrib -R dogrip.dat
  10. ECHO READ-ONLY STATUS: DISABLED
  11. ECHO.
  12.